github.com/gotd/td/mtproto.Conn.permKeyCreatedAt (field)
5 uses
github.com/gotd/td/mtproto (current package)
bind.go#L190: known := c.permKeyCreatedAt != 0
bind.go#L197: createdAt := c.permKeyCreatedAt
bind.go#L209: c.permKeyCreatedAt = 0
conn.go#L76: permKeyCreatedAt int64
connect.go#L172: c.permKeyCreatedAt = c.clock.Now().Unix()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |